Last changed on Wednesday, 28th July; at 6:46pm (UTC+1)

Site Update

Today, I added tags to the website. To do this, I put a list of tags in an ini file, with a list of pages that include the tag next to each one, e.g.


Tags Test=Site Update^081106



It seemed the easiest way to me, as PHP includes an INI parsing function: parse_ini_file().

The tags bar at the right works from the content file. The page ignores any content after the -=STARTTAGS=- line.